Package-level declarations

Types

Link copied to clipboard
public final class ExtractionResultKt
Link copied to clipboard
public final class PaymentDetails implements Parcelable

Represents the payment details of an order.

Link copied to clipboard
public final class PaymentRequest

Holds information about a payment request.

Link copied to clipboard
public final class PaymentRequestKt
Link copied to clipboard
public class ResultWrapper<T extends Object>

Represents the result of processing a document to get its extractions. Wraps the result of the extraction request.